kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Long
/
xor
xor
Common
infix
fun
xor
(
other
:
Long
)
:
Long
Content copied to clipboard
Performs a bitwise XOR operation between the two values.